Remove be-en
article thumbnail

Content Delivery – Removing necessary fields and how to add new fields to the API response

Perficient Digital Transformation

null && contentApiModel.ContentLink.Id.HasValue) { var content = contentLoader.Get<IContent>(new ContentReference(contentApiModel.ContentLink.Id.Value)); var contentType = content.ContentTypeID; var type = contentTypeRepository.Load(contentType); if (type !

article thumbnail

Going Multilingual in Sitecore Part 4: Multiple Languages in SXA

Perficient Digital Transformation

You might have to refresh the parent item to update the content tree to get the correct display name as you switch languages. The click the layout button and change to shared layout. You will also get a blue banner at the top of the experience editor letting you know you are editing the shared layout and your content will apply to all languages.

Design 64
professionals

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Translating Different Content Types Using Helsinki-NLP ML Model from Hugging Face

Perficient Digital Transformation

from transformers import MarianMTModel, MarianTokenizer model_name = "Helsinki-NLP/opus-mt-en-fr" model = MarianMTModel.from_pretrained(model_name) tokenizer = MarianTokenizer.from_pretrained(model_name) Tokenize the input: Before translating the text, we need to tokenize it using the appropriate tokenizer. python your_file_name.py

article thumbnail

Fixing Missing Token in For This {0}

Perficient Digital Transformation

> <languages> <language name="English" id="en"> <contenttypes> <CategoryData> <name>Working Category! </name> This is a pretty simple XML that simply denotes the content type in question and the name you’d like to give it. Like so: <?xml xml version="1.0" xml version="1.0"

52
article thumbnail

Delight customers in the experience economy: 3 ways CX can help

TTEC

Is your CX helping you exceed customer expectations and stand out from the crowd? Here are three things that can help. Make it personal. The importance of personalised experiences can’t be overstated. Customers want to feel like brands really know them, like they are being treated as the individuals they are and not just someone in an assembly line.

Banking 52
article thumbnail

Digital strategy vs. digital transformation: 3 ways to make both work for your brand

TTEC

A digital strategy focuses on using specific technologies to improve how a business operates. Examples include things like an omnichannel approach or intelligent automation. Digital strategies can be externally focused (improving customer experience) or internally focused (improving employee experience or streamlining back-office functions) or both.

article thumbnail

How to increase customer satisfaction by working smarter, not harder

TTEC

Kano analysis classifies the features of a service or product into different categories that can be prioritised to maximise customer satisfaction: 1) Dissatisfied: These are the 'bare essentials.' If they are not achieved, customer satisfaction will be negatively impacted. However, if the luggage has not made it, you will be (very) dissatisfied.